home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Programs
/
Panorama.dxr
/
00082.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-19
|
225 b
|
17 lines
on enterFrame
global audioguidesprite
movieframescript(120)
selectmenu()
if not soundBusy(2) then
puppetSprite(audioguidesprite, 0)
end if
end
on exitFrame
go(the frame)
end
on idle
checkrollover(#up)
end